home *** CD-ROM | disk | FTP | other *** search
/ ArtGames with the Albright-Knox Art Gallery / Artgames With the Albright-Knox Art Gallery (HSBC)(AlbrightKnox).ISO / pc / games / niagara.swf / scripts / DefineButton2_136 / BUTTONCONDACTION on(press).as next >
Text File  |  2003-09-22  |  81b  |  6 lines

  1. on(press){
  2.    stopAllSounds();
  3.    gotoAndStop(2);
  4.    _root.CUI_rollOut();
  5. }
  6.